Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
SearchFilter::Equals Method

Compare two SearchFilters for equality.

public bool Equals( ref SearchFilter other );
Parameters
Description
other
SearchFilter to be compared

Returns true if the two SearchFilters contain the same indexes and the same selections for each index.